Skip to content

Conversation

@lorenarosati
Copy link
Collaborator

What changes are proposed in this pull request?

fix: #1641

How was this change tested?

@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.63%. Comparing base (b962ddd) to head (9c2f440).

Files with missing lines Patch % Lines
kernel/src/table_changes/log_replay.rs 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1670      +/-   ##
==========================================
- Coverage   84.64%   84.63%   -0.02%     
==========================================
  Files         123      123              
  Lines       34132    34141       +9     
  Branches    34132    34141       +9     
==========================================
+ Hits        28890    28894       +4     
- Misses       3913     3918       +5     
  Partials     1329     1329              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot added the breaking-change Change that require a major version bump label Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change Change that require a major version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add InCommitTimestamp support to ChangeDataFeed

1 participant